core.bash

prompt_choose_function "# core [command]${cOff}-"  \
"${help_mode} update" "update" "-- no description" \
"${help_mode} revert" "revert" "Preserves your commit history & creates a new commit for the rollback" \
"${help_mode} aliases" "aliases" "-- no description" \
"${help_mode} " "-default-" "Most used commands? (Idk)" \
"${help_mode} save" "save" "Commit all files & push to origin host"